@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sansita+Swashed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&family=Zen+Kaku+Gothic+New&display=swap');

/*-------------------------------------
　基本設定
---------------------------------------*/

#container {
  width: 100% !important;
  overflow: hidden;

  margin: 0 auto;
}

.column2R #main {
  float: none;
  width: auto;
}

#inc_dsp_th_lp_page {
  width: 100%;
  margin: 0 auto;
  color: #222222;
  /* Noto Sans JPも切り替え可 */
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  position: relative;
  text-align: center;
  margin-top: 0px !important;
}

#inc_dsp_th_lp_page * {
  box-sizing: border-box;
}

#inc_dsp_th_lp_page section {
  height: auto;
  margin: 0 auto;
  width: 100%;
  padding: 80px 0;
  position: relative;
}

/* #inc_dsp_th_lp_page section.box_shadow::before {
content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 80px solid #000; 
  border-right: 100vw solid transparent;
  } */

#inc_dsp_th_lp_page section.sec_lead {
  padding: 58px 0 56px;
  background-color: #004FA7;
  color: #fff;
  position: relative;
}

#inc_dsp_th_lp_page section.sec_lead h2 {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 16px;
  line-height: 1.2;
}

#inc_dsp_th_lp_page section.sec_lead small {
  font-size: 32px;
}


#inc_dsp_th_lp_page section .section-inner {
  width: 970px;
  margin: 0 auto;
  height: auto;
}

#inc_dsp_th_lp_page h2 {
  font-size: 16px;
  font-weight: bold;
}

#inc_dsp_th_lp_page .btn_orange1,
#inc_dsp_th_lp_page .btn_orange3 {
  width: 360px;
  height: 60px;
  background-color: #E55F25;
  border: 2px solid #fff;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  position: relative;
}

#inc_dsp_th_lp_page .btn_orange1:hover,
#inc_dsp_th_lp_page .btn_orange3:hover {
  background-color: #F08658;

}

#inc_dsp_th_lp_page .btn_orange1:active,
#inc_dsp_th_lp_page .btn_orange3:active {
  box-shadow: none;
  background-color: #C74911;


}

#inc_dsp_th_lp_page .btn_orange1:disabled,
#inc_dsp_th_lp_page .btn_orange3:disabled {
  box-shadow: none;
  background-color: rgba(229, 95, 37, 30%);
}

#inc_dsp_th_lp_page .btn_orange3 {
  width: 254px;
  height: 50px;
  border: none;
}

#inc_dsp_th_lp_page .btn_orange2 {
  width: 360px;
  height: 60px;
  background-color: #C74911;
  border: 2px solid #fff;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  position: relative;
}

#inc_dsp_th_lp_page .btn_orange2:hover {
  background-color: #E55F25;

}

#inc_dsp_th_lp_page .btn_orange2:active {
  box-shadow: none;
  background-color: #832800;


}

#inc_dsp_th_lp_page .btn_orange2:disabled {
  box-shadow: none;
  background-color: rgba(199, 73, 17, 30%);
}

#inc_dsp_th_lp_page .btn_blue {
  width: 360px;
  height: 60px;
  background-color: #004FA7;
  border: 2px solid #fff;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  position: relative;
}

#inc_dsp_th_lp_page .btn_blue:hover {
  background-color: #2978D0;

}

#inc_dsp_th_lp_page .btn_blue:active {
  box-shadow: none;
  background-color: #003571;


}

#inc_dsp_th_lp_page .btn_blue:disabled {
  box-shadow: none;
  background-color: rgba(0, 79, 167, 30%);
}

#inc_dsp_th_lp_page .btn_blue2 {
  width: 40%;
  height: 40px;
  background-color: #004FA7;
  /* border: 2px solid #fff; */
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;

  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  position: absolute;
  margin-right: 0;
  margin-top: 24px;
  text-align: left;
  right: 0;
}

#inc_dsp_th_lp_page .btn_blue2:hover {
  background-color: #2978D0;

}

#inc_dsp_th_lp_page .btn_blue2:active {
  box-shadow: none;
  background-color: #003571;


}

#inc_dsp_th_lp_page .btn_blue2:disabled {
  box-shadow: none;
  background-color: rgba(0, 79, 167, 30%);
}


#inc_dsp_th_lp_page .btn_blue2:after {
  content: "●";
  position: absolute;
  right: 16px;
}


#inc_dsp_th_lp_page .btn_blue2 span {
  color: #fff;
  width: 325px;
  font-size: 14px;
  padding: 0 20px;
  white-space: nowrap;
}

#inc_dsp_th_lp_page .btn_blue2 hr {
  width: 100%;
  margin-right: 17px;
}


#inc_dsp_th_lp_page .btn_arrow::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  ;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  right: 16px;
}

#inc_dsp_th_lp_page .bold {
  font-weight: bold;
}

#inc_dsp_th_lp_page .circle_img {

  border-radius: 50%;
  width: 100px;
  height: 100px;
  object-fit: contain;
}

#inc_dsp_th_lp_page .sp-only {
  display: none;
}

#inc_dsp_th_lp_page .pc-only {
  display: block;
}

#inc_dsp_th_lp_page .text-right {
  text-align: right;
  margin: 0 0 0 auto;
}

#inc_dsp_th_lp_page .text-left {
  text-align: left;
}

#inc_dsp_th_lp_page .sec_icon {

  width: 100px;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
}

/* クーポンテキスト非表示設定 */
#inc_dsp_th_lp_page .coupon {
  display: none;
}

/* 影 */
#inc_dsp_th_lp_page .shadow_box {
  width: 100%;
  height: 80px;
  /* background-color:black; */

  position: absolute;
  top: 0px;
}

#inc_dsp_th_lp_page .shadow_box::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 80px solid transparent;
  border-left: 100vw solid transparent;
}

@media screen and (max-width: 479px) {
  #inc_dsp_th_lp_page .pc-only {
    display: none;
  }

  #inc_dsp_th_lp_page .sp-only {
    display: block;
  }

  #inc_dsp_th_lp_page .btn_blue2 {
    width: calc(100% - 32px);
    height: 57px;
    margin: 24px auto 0;
    position: relative;
  }

  #inc_dsp_th_lp_page .btn_blue2 span {
    color: #fff;
    width: 180px;
    font-size: 14px;
    padding: 0 0 0 10px;
    white-space: normal;
    text-align: right;
    margin-right: 9px;
  }

  #inc_dsp_th_lp_page .btn_blue2 hr {
    width: 50%;
    margin-right: 17px;
  }

  #inc_dsp_th_lp_page .btn_blue2:after {
    right: 16px;
  }

  #inc_dsp_th_lp_page section .section-inner {
    width: 100%;
    padding: 0 16px;
  }

  #inc_dsp_th_lp_page section {
    height: auto;
    margin: 0 auto;
    width: 100%;
    padding: 40px 0 40px;
  }

  #inc_dsp_th_lp_page .btn_orange1,
  #inc_dsp_th_lp_page .btn_orange2 {
    width: 100%;

  }

  #inc_dsp_th_lp_page section.sec_lead {
    padding: 60px 0 40px;
  }

  #inc_dsp_th_lp_page section.sec_lead h2 {
    font-size: 24px;
  }

  #inc_dsp_th_lp_page section.sec_lead small {
    font-size: 20px;
  }

  #inc_dsp_th_lp_page section.sec_lead p {
    text-align: left;
  }

}

/*-------------------------------------
　#support
---------------------------------------*/
#inc_dsp_th_lp_page #support {

  background: url("img/twnote/support_bg.png") no-repeat;

  background-size: contain;
  padding: 112px 0 58px;
}

#inc_dsp_th_lp_page #support .shadow_box::before {
  border-bottom: 80px solid #ffffffe6;
  border-left: 100vw solid transparent;
  z-index: 0;
}


#inc_dsp_th_lp_page #support .section-inner>h2 {

  font-size: 32px;
  color: #139AD6;
  font-weight: normal;
}

#inc_dsp_th_lp_page #support .section-inner>p {

  /* margin-bottom: 40px; */
}

#inc_dsp_th_lp_page #support .img_txt {

  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#inc_dsp_th_lp_page #support .img_txt .img_area img {
  width: 100%;
}


#inc_dsp_th_lp_page #support .img_txt .txt_area {
  width: 461px;
  text-align: left;
}

#inc_dsp_th_lp_page #support .img_txt .img_area {
  width: 485px;
}

#inc_dsp_th_lp_page #support .support_box {
  position: relative;
}

#inc_dsp_th_lp_page #support .support_box h2 {

  border-top: 2px solid;
  border-bottom: 2px solid;
  font-size: 24px;
  color: #004FA7;
  font-weight: normal;
  padding: 10px 0;
  margin-top: 40px;
  margin-bottom: 16px;
  line-height: 1.2;
}

#inc_dsp_th_lp_page #support .items_icon {

  margin: 60px auto 32px;
}


@media screen and (max-width: 479px) {

  #inc_dsp_th_lp_page #support .img_txt .img_area,
  #inc_dsp_th_lp_page #support .img_txt .txt_area {
    width: 100%;
  }

  #inc_dsp_th_lp_page #support {
    background: url("img/twnote/support_bg_sp.png") no-repeat;
    padding: 80px 0 58px;
    background-size: contain;
  }

  #inc_dsp_th_lp_page #support .section-inner>h2 {

    font-size: 24px;
    color: #139AD6;
    font-weight: normal;
    position: relative;
    margin-bottom: 16px;
    margin-top: -40px;
  }

  #inc_dsp_th_lp_page #support .section-inner>p {

    /* margin-bottom: 40px; */
  }

  #inc_dsp_th_lp_page #support .support_box h2 {
    font-size: 20px;
    margin-top: 32px;
  }

  #inc_dsp_th_lp_page #support .img_txt .img_area img {

    margin-bottom: 16px;
  }

  #inc_dsp_th_lp_page #support .support_box p {
    margin-bottom: 24px;
  }


}

/*-------------------------------------
　#items
---------------------------------------*/
#inc_dsp_th_lp_page #support .items h2 {

  font-size: 32px;
  color: #004FA7;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 7.6px;
}

#inc_dsp_th_lp_page #support .items .text-orange {

  color: #E55F25;
}

#inc_dsp_th_lp_page #support .flex {
  display: flex;
  margin: 106px auto 0px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#inc_dsp_th_lp_page #support .flex li {
  width: 469px;
  height: 595px;
  background-color: #EDEFF4;

  border-radius: 40px 0 0 0;
  margin-bottom: 106px;
}

#inc_dsp_th_lp_page #support .flex li .item_box {

  position: relative;
}

#inc_dsp_th_lp_page #support .flex li .item_box img:nth-of-type(1) {
  width: 80px;
  position: absolute;
  left: 24px;
  top: 24px;
  ;
}

#inc_dsp_th_lp_page #support .flex li .item_box img:nth-of-type(2) {
  width: 234px;
  height: 170px;
  margin-top: -66px;
}

#inc_dsp_th_lp_page #support .flex li .item_box h3 {

  font-size: 20px;
  font-weight: bold;
  color: #0070C5;
  margin: 16px 0 20px;
  line-height: 1.32;
}


#inc_dsp_th_lp_page #support .flex li .item_box .tokka {

  background-color: #fff;
  width: 90%;
  margin: 0 auto 6px;
  border-radius: 50px;
  font-weight: bold;
  padding: 4px 0;
}

#inc_dsp_th_lp_page #support .flex li .item_box .price {

  font-size: 40px;
  font-weight: bold;
  color: #E55F25;
  line-height: 1;
  margin-bottom: 24px;
}

#inc_dsp_th_lp_page #support .flex li .item_box .price small {

  font-size: 18px;
}

#inc_dsp_th_lp_page #support .flex li .item_box .performance_list {

  height: 200px;
  margin-bottom: 24px;
}

#inc_dsp_th_lp_page #support .flex li .item_box .performance_list li {

  padding: 10px 0;
  border-top: 1px solid #CCCCCC;
  /* border-bottom: 1px solid #CCCCCC; */
  border-radius: 0;
  text-align: left;
  height: 40px;
  width: 420px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

#inc_dsp_th_lp_page #support .flex li .item_box .performance_list li:last-child {

  border-bottom: 1px solid #CCCCCC;
}

#inc_dsp_th_lp_page #support .flex li .item_box .performance_list span {}

#inc_dsp_th_lp_page #support .flex li .item_box .performance_list .check {

  width: 40px;
  position: relative;
}

#inc_dsp_th_lp_page #support .flex li .item_box .performance_list .check:before {

  content: "";
  border-left: 2px solid #1571DA;
  border-bottom: 2px solid #1571DA;
  transform: rotate(-45deg);
  width: 16px;
  height: 10px;
  position: absolute;
  top: -10px;
  right: 14px;
}

@media screen and (max-width: 479px) {
  #inc_dsp_th_lp_page #support .items_icon {

    margin: 16px auto 40px;
  }

  #inc_dsp_th_lp_page #support .flex {
    margin: 90px auto 0px;
  }

  #inc_dsp_th_lp_page #support .items h2 {

    font-size: 20px;
    text-align: left;
    line-height: 1.32;
    font-weight: bold;
    margin-bottom: 12.8px;
  }

  #inc_dsp_th_lp_page #support .flex li .item_box .performance_list {

    padding: 0 10px;
    height: fit-content;
  }

  #inc_dsp_th_lp_page #support .flex li .item_box .performance_list li {

    width: 100%;
    height: auto;
  }

  #inc_dsp_th_lp_page #support .flex li .item_box .performance_list span {

    line-height: 1.2;
    font-size: 14px;
  }

  #inc_dsp_th_lp_page #support .flex li .item_box .performance_list .check {}

  #inc_dsp_th_lp_page #support .flex>li {
    width: 100%;
    margin-bottom: 80px;
    height: auto;
    padding-bottom: 24px;
  }

  #inc_dsp_th_lp_page #support .flex li .item_box img:nth-of-type(1) {
    left: 16px;
    top: 16px;
    width: 60px;
  }


  #inc_dsp_th_lp_page #support .flex li .item_box img:nth-of-type(2) {
    width: 200px;
    height: 146px;
  }

  #inc_dsp_th_lp_page #support .flex li .item_box .performance_list .check:before {
    right: 4px;
  }
}


/*-------------------------------------
　#other_lead
---------------------------------------*/
#inc_dsp_th_lp_page #other_lead.sec_lead {}

#inc_dsp_th_lp_page #other_lead.sec_lead h2 {
  margin-bottom: 0px;
}

@media screen and (max-width: 479px) {

  #inc_dsp_th_lp_page #other_lead.sec_lead h2,
  #inc_dsp_th_lp_page #other_lead.sec_lead small {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 1.2;
  }

  #inc_dsp_th_lp_page #other_lead.sec_lead {

    padding: 58px 0 40px;
  }
}

/*-------------------------------------
　#other
---------------------------------------*/
#inc_dsp_th_lp_page #other {
  padding: 68px 0 56px;
}

#inc_dsp_th_lp_page #other h2 {

  font-size: 32px;
  font-weight: normal;
  color: #139AD6;
  margin-bottom: 40px;
}

#inc_dsp_th_lp_page #other a {
  text-decoration: none;
  display: inherit;
  height: 100%;
  color: #222222;
  width: 100%;
}

#inc_dsp_th_lp_page #other li:hover {
  opacity: 0.6;
}

#inc_dsp_th_lp_page #other .other_use ul {
  margin-bottom: 0px;
}

#inc_dsp_th_lp_page #other ul {

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 80px;
}

#inc_dsp_th_lp_page #other ul li {

  width: 302px;
  height: 293px;
  background-color: #EDEFF4;
  box-shadow: 0 3px 6px #00000030;
}

#inc_dsp_th_lp_page #other ul li .img_box {

  background-color: #003571;
  height: 171px;
  padding: 20px 0;
}

#inc_dsp_th_lp_page #other ul li img {

  width: auto;
  height: 131px;
}

#inc_dsp_th_lp_page #other ul li h3 {

  font-size: 20px;
  font-weight: bold;
  color: #E55F25;
  margin-top: 14px;
  line-height: 24px;
}

#inc_dsp_th_lp_page #other ul li hr {

  color: #fff;
  width: 84%;
  margin: 8px auto 5.8px;
}

#inc_dsp_th_lp_page #other ul li p {

  font-size: 14px;
}

#inc_dsp_th_lp_page #other .other_use ul li {
  display: flex;
  width: 469px;
  height: 97px;
  align-items: flex-start;
  align-content: center;
  margin-bottom: 24px;
}

#inc_dsp_th_lp_page #other .other_use ul li .img_box {
  width: 97px;
  background-color: #fff;
  padding: 0;
  height: auto;
}

#inc_dsp_th_lp_page #other .other_use ul li .txt_box {
  width: 100%;
  text-align: left;
  padding: 16px 10px;
}

#inc_dsp_th_lp_page #other .other_use ul li .txt_box hr {
  width: 100%;
}


#inc_dsp_th_lp_page #other .other_use ul li h3 {
  font-size: 18px;

  margin: 0 16px 0 0;
}

#inc_dsp_th_lp_page #other .other_use ul li .img_box img {
  width: 97px;
  height: auto;
}

@media screen and (max-width: 479px) {
  #inc_dsp_th_lp_page #other {
    padding: 40px 0 28px;
  }

  #inc_dsp_th_lp_page #other h2 {

    font-size: 20px;
    margin-bottom: 24px;
  }

  #inc_dsp_th_lp_page #other ul {

    margin-bottom: 40px;
  }

  #inc_dsp_th_lp_page #other ul li {

    width: 100%;
    margin-bottom: 16px;
  }

  #inc_dsp_th_lp_page #other ul li .img_box {}

  #inc_dsp_th_lp_page #other ul li img {}

  #inc_dsp_th_lp_page #other ul li h3 {}

  #inc_dsp_th_lp_page #other ul li hr {
    width: 86%;
  }

  #inc_dsp_th_lp_page #other ul li p {}

  #inc_dsp_th_lp_page #other .other_use ul li .img_box {
    height: 100%;
  }

  #inc_dsp_th_lp_page #other .other_use ul li .txt_box {
    padding: 16px 0 16px 10px;
  }

  #inc_dsp_th_lp_page #other .other_use ul li {
    margin-bottom: 16px;
    height: auto;
  }

  #inc_dsp_th_lp_page #other .other_use ul li .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #inc_dsp_th_lp_page #other .other_use ul li p {
    margin: 0 16px 0 0;
  }

}